-
Re: [OTVar] Introducing OpenType variable fonts
@"Rob McKaughan" Stroke reduction is similar to, but not exactly same as optical sizes. It is linked to pixel sizes, and currently is achieved using TT instrs, manully adjusted or calculate…2 -
Re: [OTVar] Introducing OpenType variable fonts
@"Rob McKaughan" I have some questions about using blend in CFF2. * Can I "blend" a subroutine index? * Can a blended result be an argument of another blend operator? If so, then …1 -
Re: A new approach to spacing?
I like that. Type design should be scientific.1 -
Re: I am making an Open-source SFNT parser/generator in C, called otfcc.
CFF (almost) done. (Currently in the cff branch, i am fine tuning it.)1 -
Re: How could these line spacings be being calculated??
AFAIK, Word’s line space is 1.25×(winAscent + winDescent) or 1.25×(typoAscent - typoDescent)1